/ Assembly List / LJCSQLUtilLibDAL / DbMetaDataTableManager / SaveData

Namespace - LJCSQLUtilLibDAL


Parameters
mdTable - The data record.

Returns

True if successful otherwise, false.

Syntax

C#
public Boolean SaveData(DbMetaDataTable mdTable)

Updates the record if it exists, otherwise creates it.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.